ggplot
{GGPLOT2}
Create a ggplot graph
read_excel
{readxl}
Read an Excel file
geom_smooth
{GGPLOT2}
Generates a smoothed conditional means curve / line
geom_point
{GGPLOT2}
Generates a scatter plot
theme_classic
{GGPLOT2}
A minimalistic theme with no gridlines
aes
{GGPLOT2}
Construct aesthetic mapping of a ggplot graph
The end!